cURL
curl --request POST \ --url https://app.plugchoice.com/api/v3/sites/{site_uuid}/teams/{team_uuid}/transfer-ownership \ --header 'Authorization: Bearer <token>'
{ "message": "Site ownership transferred successfully" }
See the documentation for more information.
"Site ownership transferred successfully"
Was this page helpful?